perm filename X.ABS[TLK,DBL] blob sn#227314 filedate 1976-07-22 generic text, type C, neo UTF8
COMMENT ⊗   VALID 00002 PAGES
C REC  PAGE   DESCRIPTION
C00001 00001
C00002 00002	.COMMENT !XGPCOMMANDS←"/PMAR=2200"
C00006 ENDMK
C⊗;
.COMMENT !XGPCOMMANDS←"/PMAR=2200";
.DEVICE XGP
.FONT 1 "BDR40"
.FONT 2 "NGR40"
.FONT 4  "BDI40"
.FONT 5  "BDR66"
.FONT 6  "NGR25"
.FONT 7  "NGR20"
.FONT 8 "SUP"
.FONT 9 "SUB"
.TURN ON "↑α↓_π[]{"
.TURN ON "⊗" FOR "%"
.TURN ON "@" FOR "%"
.PAGE FRAME 43 HIGH 83 WIDE
.AREA TEXT LINES 1 TO 40
.AREA FOOTING LINE 43
.COUNT PAGE PRINTING "1"
.TABBREAK
.ODDLEFTBORDER←EVENLEFTBORDER←1000
.AT "<<" ENTRY ">" ⊂ 
⊗4<Still to do: ENTRY⊗*
. ⊃
.MACRO B ⊂ BEGIN VERBATIM GROUP ⊃
.MACRO E ⊂ APART END ⊃
.MACRO FAS ⊂ FILL ADJUST SINGLE SPACE PREFACE 1 ⊃
.FAS
.COMPACT
.SELECT 1
.PORTION THESIS
.PAGE←0
.NEXT PAGE
.INDENT 0
.TURN OFF "{∞→}"   
.BEGIN CENTER 

⊗5↓_Discovery in Mathematics_↓⊗*
⊗5↓_as Heuristic Search_↓⊗*




⊗2Douglas B. Lenat⊗*
Artificial Intelligence Lab
Computer Science Department
Stanford University



.END

A program,  called  "AM", is  described which  models  one aspect  of
elementary  mathematics research:  developing new concepts  under the
guidance of  a  large body  of  heuristic  rules.   "Mathematics"  is
considered  as a  type of  intelligent  behavior, not  as a  finished
product.

The  local heuristics communicate  via an agenda  mechanism, a global
list of tasks for the system to perform and reasons  why each task is
plausible.  A single task might direct AM to define a new concept, or
to explore some  facet of  an existing  concept, or  to examine  some
empirical  data  for  regularities, etc.    Repeatedly,  the  program
selects from the  agenda the task having the best supporting reasons,
and then executes it.

Each concept is  an active, structured knowledge  module.  A  hundred
very   incomplete   modules   are  initially   provided,   each   one
corresponding  to an elementary  set-theoretic concept.
This provides  a  definite but  immense "space"  which  AM begins  to
explore.   AM  extends its  knowledge base,  ultimately rediscovering
hundreds of  common  concepts  (e.g., numbers)  and  theorems  (e.g.,
unique factorization).

This approach to plausible inference  contains some unexpected powers
and limitations.